The sledjchisl waiting for a bit of text thing gets confused if that text is there already. 🔼
Coz tmux is giving us the entire pane, not just new stuff, in a loop, and the last oar command end might still be there.
Perhaps using tmux pipe-pane through grep --max-count=NUM might do the trick?
reported=2021-10-20 01:23:57
reporter=onefang
priority=normal
category=Bug
severity=minor
resolution=open
2021-11-23 10:40:52 onefang: On the other hand, the backup process leaks memory, so restarting the grid is a good idea.
Also, plan on replacing the OpenSim backup code with a new program, so both these problems will go away eventually.
2022-01-31 17:07:15 onefang: Another option is to grab and compare the log message timestamps, so I can ignore the old messages.
2022-02-07 16:22:37 onefang: Also screws up when the tmux pane is small enough for the message we are waiting for gets wrapped to the next line.